'Declaration
Public Overloads Shared Sub SendData( _ ByVal jamsEntry As System.Integer, _ ByVal dataValues As System.Collections.Generic.Dictionary(Of String,Object), _ ByVal message As System.String, _ ByVal comment As System.String, _ ByVal js As Server _ )
Parameters
- jamsEntry
- JAMS Entry identifier
- dataValues
- Dictionary of data values
- message
- Audit Trail message.
- comment
- User-defined comment attached to the send data instance
- js
- JAMS Server instance